home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / N!Ps_Delphi_Crackme.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  1999-06-04  |  609 b   |  33 lines

  1. object Form2: TForm2
  2.   Left = 360
  3.   Top = 211
  4.   BorderStyle = bsNone
  5.   Caption = 'Form2'
  6.   ClientHeight = 246
  7.   ClientWidth = 390
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image1: TImage
  17.     Left = -8
  18.     Top = 0
  19.     Width = 449
  20.     Height = 305
  21.     Picture.Data = {<image000.bmp>}
  22.   end
  23.   object BitBtn1: TBitBtn
  24.     Left = 8
  25.     Top = 192
  26.     Width = 89
  27.     Height = 25
  28.     Caption = 'Ok!'
  29.     TabOrder = 0
  30.     OnClick = BitBtn1Click
  31.   end
  32. end
  33.